[INFO] cloning repository https://github.com/anchpop/duckling
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anchpop/duckling" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanchpop%2Fduckling", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanchpop%2Fduckling'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 140dd0624997b2d9d6ad67953feb39ab8a06f63c
[INFO] testing anchpop/duckling against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanchpop%2Fduckling" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/anchpop/duckling
[INFO] finished tweaking git repo https://github.com/anchpop/duckling
[INFO] tweaked toml for git repo https://github.com/anchpop/duckling written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anchpop/duckling on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anchpop/duckling already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a053637e6b97dc67d1aef2dd65b79717e977a8eb17ed7edd130995ad7c89e2be
[INFO] running `Command { std: "docker" "start" "-a" "a053637e6b97dc67d1aef2dd65b79717e977a8eb17ed7edd130995ad7c89e2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a053637e6b97dc67d1aef2dd65b79717e977a8eb17ed7edd130995ad7c89e2be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a053637e6b97dc67d1aef2dd65b79717e977a8eb17ed7edd130995ad7c89e2be", kill_on_drop: false }`
[INFO] [stdout] a053637e6b97dc67d1aef2dd65b79717e977a8eb17ed7edd130995ad7c89e2be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d56fc97005cdd3e0b0a5494610bbfc05b6a71e6e3936163f31ba8a4397cc60f4
[INFO] running `Command { std: "docker" "start" "-a" "d56fc97005cdd3e0b0a5494610bbfc05b6a71e6e3936163f31ba8a4397cc60f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling duckling v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.65s
[INFO] running `Command { std: "docker" "inspect" "d56fc97005cdd3e0b0a5494610bbfc05b6a71e6e3936163f31ba8a4397cc60f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56fc97005cdd3e0b0a5494610bbfc05b6a71e6e3936163f31ba8a4397cc60f4", kill_on_drop: false }`
[INFO] [stdout] d56fc97005cdd3e0b0a5494610bbfc05b6a71e6e3936163f31ba8a4397cc60f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cc4fbe15a52ee561301c687016bf0d23ecad0ff1193cd48248d9cae33290837a
[INFO] running `Command { std: "docker" "start" "-a" "cc4fbe15a52ee561301c687016bf0d23ecad0ff1193cd48248d9cae33290837a", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling duckling v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 52.51s
[INFO] running `Command { std: "docker" "inspect" "cc4fbe15a52ee561301c687016bf0d23ecad0ff1193cd48248d9cae33290837a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc4fbe15a52ee561301c687016bf0d23ecad0ff1193cd48248d9cae33290837a", kill_on_drop: false }`
[INFO] [stdout] cc4fbe15a52ee561301c687016bf0d23ecad0ff1193cd48248d9cae33290837a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e625c3ede8b92ff0463e41bdaf16ec20d002769f28e95bd3896ffeff780413a9
[INFO] running `Command { std: "docker" "start" "-a" "e625c3ede8b92ff0463e41bdaf16ec20d002769f28e95bd3896ffeff780413a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duckling-dfc51e8ab6c3a372)
[INFO] [stdout] 
[INFO] [stdout] running 54 tests
[INFO] [stdout] test dimensions::credit_card_number::rules::tests::test_luhn ... ok
[INFO] [stdout] test dimensions::ordinal::en::tests::test_ordinals ... ok
[INFO] [stdout] test dimensions::numeral::en::tests::test_thirty_three ... ok
[INFO] [stdout] test dimensions::temperature::en::tests::test_below_zero ... ok
[INFO] [stdout] test dimensions::distance::en::tests::test_distance ... ok
[INFO] [stdout] test dimensions::temperature::en::tests::test_3_degrees ... ok
[INFO] [stdout] test dimensions::duration::en::tests::test_duration ... ok
[INFO] [stdout] test dimensions::email::rules::tests::test_email ... ok
[INFO] [stdout] test dimensions::numeral::en::tests::test_100k ... ok
[INFO] [stdout] test dimensions::temperature::en::tests::test_temperature_celsius ... ok
[INFO] [stdout] test dimensions::phone_number::rules::tests::test_no_phone_numbers ... ok
[INFO] [stdout] test document::tests::test_basic_document ... ok
[INFO] [stdout] test engine::tests::dedup_keeps_alternative_payloads_for_same_span_and_rule ... ok
[INFO] [stdout] test dimensions::time_grain::en::tests::test_time_grains ... ok
[INFO] [stdout] test engine::tests::saturation_is_fixpoint_not_hard_capped ... ok
[INFO] [stdout] test document::tests::test_adjacency ... ok
[INFO] [stdout] test engine::tests::unicode_casefold_expansion_does_not_panic_for_regex_cache_matches ... ok
[INFO] [stdout] test dimensions::amount_of_money::en::tests::test_money ... ok
[INFO] [stdout] test dimensions::numeral::en::tests::test_numeric_integers ... ok
[INFO] [stdout] test engine::tests::unicode_casefold_expansion_does_not_panic_in_match_remaining_regex ... ok
[INFO] [stdout] test dimensions::numeral::en::tests::test_five_hundred ... ok
[INFO] [stdout] test dimensions::quantity::en::tests::test_quantity ... ok
[INFO] [stdout] test dimensions::numeral::en::tests::test_numeral_corpus ... ok
[INFO] [stdout] test dimensions::url::rules::tests::test_urls ... ok
[INFO] [stdout] test dimensions::phone_number::rules::tests::test_phone_numbers ... ok
[INFO] [stdout] test dimensions::temperature::en::tests::test_temperature ... ok
[INFO] [stdout] test integration_tests::test_entity_non_latent_flag_is_set ... ok
[INFO] [stdout] test integration_tests::test_parse_numeral ... ok
[INFO] [stdout] test integration_tests::test_parse_distance ... ok
[INFO] [stdout] test integration_tests::test_parse_ordinal ... ok
[INFO] [stdout] test dimensions::volume::en::tests::test_volume ... ok
[INFO] [stdout] test integration_tests::test_parse_100k ... ok
[INFO] [stdout] test integration_tests::test_parse_money_symbol_non_en_common_rule ... ok
[INFO] [stdout] test integration_tests::test_parse_mixed_numeral_and_temperature ... ok
[INFO] [stdout] test integration_tests::test_parse_url ... ok
[INFO] [stdout] test integration_tests::test_parse_duration ... ok
[INFO] [stdout] test integration_tests::test_parse_money_grand ... ok
[INFO] [stdout] test integration_tests::test_parse_email ... ok
[INFO] [stdout] test locale::tests::locale_normalizes_unsupported_region_to_none ... ok
[INFO] [stdout] test locale::tests::locale_keeps_supported_region ... ok
[INFO] [stdout] test integration_tests::test_parse_money ... ok
[INFO] [stdout] test integration_tests::test_parse_temperature ... ok
[INFO] [stdout] test integration_tests::test_parse_quantity ... ok
[INFO] [stdout] test integration_tests::test_parse_volume ... ok
[INFO] [stdout] test dimensions::time::en::tests::test_days_of_week ... ok
[INFO] [stdout] test dimensions::time::en::tests::test_today_tomorrow ... ok
[INFO] [stdout] test integration_tests::test_entity_latent_flag_is_set_when_enabled ... ok
[INFO] [stdout] test dimensions::time::en::tests::test_in_duration ... ok
[INFO] [stdout] test dimensions::time::en::tests::test_clock_time ... ok
[INFO] [stdout] test integration_tests::test_all_dimensions_at_once ... ok
[INFO] [stdout] test integration_tests::test_parse_time_mdy_space_stays_naive ... ok
[INFO] [stdout] test integration_tests::test_parse_time_today ... ok
[INFO] [stdout] test integration_tests::test_parse_time_dmy_slash_stays_naive ... ok
[INFO] [stdout] test lang::tests::subset_dims_use_fewer_rules_than_all_dims ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.92s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/amount_of_money_corpus.rs (/opt/rustwide/target/debug/deps/amount_of_money_corpus-3871d6c82e04dfb7)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test test_money_10_dinars ... ok
[INFO] [stdout] test test_money_1_dollar ... ok
[INFO] [stdout] test test_money_42_egp ... ok
[INFO] [stdout] test test_money_42_kwd ... ok
[INFO] [stdout] test test_money_20_euros ... ok
[INFO] [stdout] test test_money_42_lbp ... ok
[INFO] [stdout] test test_money_42_sar ... ok
[INFO] [stdout] test test_money_42_qar ... ok
[INFO] [stdout] test test_money_4_crore_rupees ... ok
[INFO] [stdout] test test_money_42_myr ... ok
[INFO] [stdout] test test_money_10k_dollars ... ok
[INFO] [stdout] test test_money_7_9_lakh_rupees ... ok
[INFO] [stdout] test test_money_5_lakh_rupees ... ok
[INFO] [stdout] test test_money_cad_3_03 ... ok
[INFO] [stdout] test test_money_chf_3_04 ... ok
[INFO] [stdout] test test_money_between_10_20_dollars ... ok
[INFO] [stdout] test test_money_above_1_42_dollars ... ok
[INFO] [stdout] test test_money_cny_3 ... ok
[INFO] [stdout] test test_money_10_riyals ... ok
[INFO] [stdout] test test_money_gbp_3_01 ... ok
[INFO] [stdout] test test_money_10_pounds ... ok
[INFO] [stdout] test test_money_between_1_1_1_3_dollars ... ok
[INFO] [stdout] test test_money_uah_3_04 ... ok
[INFO] [stdout] test test_money_myr_20_43 ... ok
[INFO] [stdout] test test_money_usd_4_7_billion ... ok
[INFO] [stdout] test test_money_20_43_dollars ... ok
[INFO] [stdout] test test_money_10_ils ... ok
[INFO] [stdout] test test_money_usd_3_14 ... ok
[INFO] [stdout] test test_money_under_7_eur ... ok
[INFO] [stdout] test test_money_10_rials ... ok
[INFO] [stdout] test test_money_42_bgn ... ok
[INFO] [stdout] test test_money_20_inr ... ok
[INFO] [stdout] test test_money_10_dollars ... ok
[INFO] [stdout] test test_money_20_43_inr ... ok
[INFO] [stdout] test test_money_42_bucks ... ok
[INFO] [stdout] test test_money_10_mnt ... ok
[INFO] [stdout] test test_money_10_cents ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.60s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/credit_card_number_corpus.rs (/opt/rustwide/target/debug/deps/credit_card_number_corpus-5570584e3c9074d3)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_cc_other ... ok
[INFO] [stdout] test test_cc_discover ... ok
[INFO] [stdout] test test_cc_amex ... ok
[INFO] [stdout] test test_cc_negative_wrong_format ... ok
[INFO] [stdout] test test_cc_mastercard ... ok
[INFO] [stdout] test test_cc_diners_club ... ok
[INFO] [stdout] test test_cc_visa ... ok
[INFO] [stdout] test test_cc_negative_other ... ok
[INFO] [stdout] test test_cc_negative_invalid_luhn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/distance_corpus.rs (/opt/rustwide/target/debug/deps/distance_corpus-cef1e1da81fbe54d)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test test_distance_composite_km_mi ... ok
[INFO] [stdout] test test_distance_1_87_metres ... ok
[INFO] [stdout] test test_distance_composite_yards_feet ... ok
[INFO] [stdout] test test_distance_composite_km_m_cm ... ok
[INFO] [stdout] test test_distance_2_cm ... ok
[INFO] [stdout] test test_distance_composite_yards_feet_inches ... ok
[INFO] [stdout] test test_distance_under_3_5_miles ... ok
[INFO] [stdout] test test_distance_range_3_5_km ... ok
[INFO] [stdout] test test_distance_3m_ambiguous ... ok
[INFO] [stdout] test test_distance_3m_5cm ... ok
[INFO] [stdout] test test_distance_8_miles ... ok
[INFO] [stdout] test test_distance_between_5_6_mm ... ok
[INFO] [stdout] test test_distance_composite_m_ft ... ok
[INFO] [stdout] test test_distance_1m_1ft ... ok
[INFO] [stdout] test test_distance_5_inches ... ok
[INFO] [stdout] test test_distance_composite_km_m ... ok
[INFO] [stdout] test test_distance_composite_feet_inches ... ok
[INFO] [stdout] test test_distance_above_5_inches ... ok
[INFO] [stdout] test test_distance_9m ... ok
[INFO] [stdout] test test_distance_3_km ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/duration_corpus.rs (/opt/rustwide/target/debug/deps/duration_corpus-67fbd09b678a0d4c)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test test_duration_30_days ... ok
[INFO] [stdout] test test_duration_1_month ... ok
[INFO] [stdout] test test_duration_330_seconds ... ok
[INFO] [stdout] test test_duration_2_minutes ... ok
[INFO] [stdout] test test_duration_1_second ... ok
[INFO] [stdout] test test_duration_105_minutes ... ok
[INFO] [stdout] test test_duration_930_seconds ... ok
[INFO] [stdout] test test_duration_half_day ... ok
[INFO] [stdout] test test_duration_negative_for_months ... ok
[INFO] [stdout] test test_duration_half_hour ... ok
[INFO] [stdout] test test_duration_45_days ... ok
[INFO] [stdout] test test_duration_hour_45_minutes ... ok
[INFO] [stdout] test test_duration_negative_in_days ... ok
[INFO] [stdout] test test_duration_complex_seconds ... ok
[INFO] [stdout] test test_duration_negative_minutes_alone ... ok
[INFO] [stdout] test test_duration_negative_secretary ... ok
[INFO] [stdout] test test_duration_90_seconds ... ok
[INFO] [stdout] test test_duration_negative_i_second_that ... ok
[INFO] [stdout] test test_duration_90_minutes ... ok
[INFO] [stdout] test test_duration_3_quarters ... ok
[INFO] [stdout] test test_duration_130_minutes ... ok
[INFO] [stdout] test test_duration_3615_seconds ... ok
[INFO] [stdout] test test_duration_27_months ... ok
[INFO] [stdout] test test_duration_7_weeks ... ok
[INFO] [stdout] test test_duration_2_years ... ok
[INFO] [stdout] test test_duration_3630_seconds ... ok
[INFO] [stdout] test test_duration_75_minutes ... ok
[INFO] [stdout] test test_duration_135_minutes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/email_corpus.rs (/opt/rustwide/target/debug/deps/email_corpus-112309e14b703115)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_email_yo_plus_yo ... ok
[INFO] [stdout] test test_email_negative_at_dot ... ok
[INFO] [stdout] test test_email_asdf_ab_dot_c ... ok
[INFO] [stdout] test test_email_negative_dot_before ... ok
[INFO] [stdout] test test_email_alice_at_example ... ok
[INFO] [stdout] test test_email_negative_at_x_dot ... ok
[INFO] [stdout] test test_email_jean_jacques ... ok
[INFO] [stdout] test test_email_negative_class ... ok
[INFO] [stdout] test test_email_negative_tonight ... ok
[INFO] [stdout] test test_email_negative_abc_at_x_dot ... ok
[INFO] [stdout] test test_email_asdf_dot_k ... ok
[INFO] [stdout] test test_email_1234_abc ... ok
[INFO] [stdout] test test_email_negative_fitness ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/extreme_inputs_regression.rs (/opt/rustwide/target/debug/deps/extreme_inputs_regression-50258284e9fd0d7e)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_overflowing_time_inputs_return_no_time_entities ... ok
[INFO] [stdout] test test_extreme_inputs_do_not_panic ... ok
[INFO] [stdout] test test_email_like_marketing_text_no_time_entities_2 ... ok
[INFO] [stdout] test test_extreme_inputs_do_not_panic_all_dimensions ... ok
[INFO] [stdout] test test_iso_date_in_sentence_ ... ok
[INFO] [stdout] test test_email_like_marketing_text_no_time_entities_1 ... ok
[INFO] [stdout] test test_real_world_event_listing_exact_entities ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.78s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/numeral_corpus.rs (/opt/rustwide/target/debug/deps/numeral_corpus-f939c8b8100b966f)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test test_numeral_five_thousand ... ok
[INFO] [stdout] test test_numeral_sixteen ... ok
[INFO] [stdout] test test_numeral_negative_1_2_million ... ok
[INFO] [stdout] test test_numeral_ten ... ok
[INFO] [stdout] test test_numeral_thirty_three ... ok
[INFO] [stdout] test test_numeral_three ... ok
[INFO] [stdout] test test_numeral_three_billion ... ok
[INFO] [stdout] test test_numeral_three_million ... ok
[INFO] [stdout] test test_numeral_twelve ... ok
[INFO] [stdout] test test_numeral_hundred_thousand ... ok
[INFO] [stdout] test test_numeral_twenty_four ... ok
[INFO] [stdout] test test_numeral_twenty_one_thousand_eleven ... ok
[INFO] [stdout] test test_numeral_two ... ok
[INFO] [stdout] test test_numeral_two_hundred_dozens ... ok
[INFO] [stdout] test test_numeral_two_point_two_million ... ok
[INFO] [stdout] test test_numeral_seven_hundred_twenty_one_thousand_twelve ... ok
[INFO] [stdout] test test_numeral_zero ... ok
[INFO] [stdout] test test_numeral_fourteen ... ok
[INFO] [stdout] test test_numeral_one_twenty_two ... ok
[INFO] [stdout] test test_numeral_thirty_one_million ... ok
[INFO] [stdout] test test_numeral_two_hundred_thousand ... ok
[INFO] [stdout] test test_numeral_seventeen ... ok
[INFO] [stdout] test test_numeral_fractions ... ok
[INFO] [stdout] test test_numeral_eighteen ... ok
[INFO] [stdout] test test_numeral_one_point_two_million ... ok
[INFO] [stdout] test test_numeral_negative_3_2_million ... ok
[INFO] [stdout] test test_numeral_negative_504 ... ok
[INFO] [stdout] test test_numeral_forty_five ... ok
[INFO] [stdout] test test_numeral_one_point_one ... ok
[INFO] [stdout] test test_numeral_point_seven_seven ... ok
[INFO] [stdout] test test_numeral_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ordinal_corpus.rs (/opt/rustwide/target/debug/deps/ordinal_corpus-ad3c5bff7220317d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_ordinal_fourth ... ok
[INFO] [stdout] test test_ordinal_third ... ok
[INFO] [stdout] test test_ordinal_eighth ... ok
[INFO] [stdout] test test_ordinal_ninetieth ... ok
[INFO] [stdout] test test_ordinal_first ... ok
[INFO] [stdout] test test_ordinal_thirty_first ... ok
[INFO] [stdout] test test_ordinal_second ... ok
[INFO] [stdout] test test_ordinal_forty_second ... ok
[INFO] [stdout] test test_ordinal_seventy_third ... ok
[INFO] [stdout] test test_ordinal_twenty_fifth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pending_corpus.rs (/opt/rustwide/target/debug/deps/pending_corpus-cb6ab0c801d7eee5)
[INFO] [stdout] 
[INFO] [stdout] running 792 tests
[INFO] [stdout] test pending_amountofmoney_bg_amountofmoney_bg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ar_amountofmoney_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_bg_amountofmoney_bg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_gb_amountofmoney_en_gb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_au_amountofmoney_en_au_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ca_amountofmoney_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_ca_amountofmoney_en_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ca_amountofmoney_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ar_amountofmoney_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_ie_amountofmoney_en_ie_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_in_amountofmoney_en_in_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_bz_amountofmoney_en_bz_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_jm_amountofmoney_en_jm_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_bz_amountofmoney_en_bz_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_ca_amountofmoney_en_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_en_nz_amountofmoney_en_nz_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_ca_amountofmoney_en_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ar_amountofmoney_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_en_in_amountofmoney_en_in_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_in_amountofmoney_en_in_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_en_ph_amountofmoney_en_ph_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_tt_amountofmoney_en_tt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_au_amountofmoney_en_au_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_en_nz_amountofmoney_en_nz_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_en_us_amountofmoney_en_us_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_au_amountofmoney_en_au_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_jm_amountofmoney_en_jm_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_en_za_amountofmoney_en_za_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_ie_amountofmoney_en_ie_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ca_amountofmoney_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_es_amountofmoney_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_es_amountofmoney_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_ie_amountofmoney_en_ie_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_fr_amountofmoney_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_fr_amountofmoney_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_nz_amountofmoney_en_nz_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_bz_amountofmoney_en_bz_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_ga_amountofmoney_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ga_amountofmoney_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_gb_amountofmoney_en_gb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_he_amountofmoney_he_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_he_amountofmoney_he_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_gb_amountofmoney_en_gb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_hr_amountofmoney_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_hr_amountofmoney_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_id_amountofmoney_id_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_id_amountofmoney_id_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_ph_amountofmoney_en_ph_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_it_amountofmoney_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_en_tt_amountofmoney_en_tt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_it_amountofmoney_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ka_amountofmoney_ka_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ka_amountofmoney_ka_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_he_amountofmoney_he_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_ko_amountofmoney_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ko_amountofmoney_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_us_amountofmoney_en_us_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_mn_amountofmoney_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_mn_amountofmoney_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_ph_amountofmoney_en_ph_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_nb_amountofmoney_nb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_nb_amountofmoney_nb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_tt_amountofmoney_en_tt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_nl_amountofmoney_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_nl_amountofmoney_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_es_amountofmoney_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_pt_amountofmoney_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_pt_amountofmoney_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_bg_amountofmoney_bg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_ro_amountofmoney_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ro_amountofmoney_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ko_amountofmoney_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_fr_amountofmoney_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_ru_amountofmoney_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_jm_amountofmoney_en_jm_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ru_amountofmoney_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_sv_amountofmoney_sv_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_za_amountofmoney_en_za_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_sv_amountofmoney_sv_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_tr_amountofmoney_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_tr_amountofmoney_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_vi_amountofmoney_vi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_vi_amountofmoney_vi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_us_amountofmoney_en_us_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_zh_amountofmoney_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_zh_amountofmoney_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_id_amountofmoney_id_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_bg_distance_bg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_bg_distance_bg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_en_za_amountofmoney_en_za_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_ca_distance_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_ca_distance_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_ru_amountofmoney_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_ga_amountofmoney_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_cs_distance_cs_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_cs_distance_cs_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_pt_amountofmoney_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_de_distance_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_de_distance_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_es_distance_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_es_distance_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_it_amountofmoney_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_fr_distance_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_fr_distance_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_nl_amountofmoney_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_ga_distance_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_amountofmoney_ka_amountofmoney_ka_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_ga_distance_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_hr_distance_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_hr_distance_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_tr_amountofmoney_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_it_distance_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_it_distance_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_ca_distance_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_km_distance_km_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_km_distance_km_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_bg_distance_bg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_ko_distance_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_ko_distance_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_hr_amountofmoney_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_amountofmoney_ro_amountofmoney_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_mn_distance_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_mn_distance_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_nl_distance_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_nl_distance_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_sv_amountofmoney_sv_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_es_distance_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_pt_distance_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_pt_distance_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_ro_distance_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_ro_distance_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_ga_distance_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_ru_distance_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_ru_distance_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_zh_amountofmoney_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_sv_distance_sv_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_sv_distance_sv_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_de_distance_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_tr_distance_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_tr_distance_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_nb_amountofmoney_nb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_zh_distance_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_zh_distance_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_it_distance_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ar_duration_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ar_duration_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_mn_amountofmoney_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_bg_duration_bg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_bg_duration_bg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_cs_distance_cs_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ca_duration_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ca_duration_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_amountofmoney_vi_amountofmoney_vi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_de_duration_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_de_duration_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_ro_distance_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_el_duration_el_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_el_duration_el_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ar_duration_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_es_duration_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_es_duration_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_hr_distance_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_fr_duration_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_fr_duration_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_km_distance_km_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_fr_distance_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ga_duration_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ga_duration_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_hi_duration_hi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_hi_duration_hi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_nl_distance_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_ko_distance_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_hu_duration_hu_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_ru_distance_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_bg_duration_bg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_hu_duration_hu_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ja_duration_ja_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ka_duration_ka_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ka_duration_ka_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ja_duration_ja_corpus_hs_latent ... ok
[INFO] [stdout] test pending_distance_zh_distance_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ko_duration_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ko_duration_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_mn_duration_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_mn_duration_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_tr_distance_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_distance_sv_distance_sv_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_nb_duration_nb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_nb_duration_nb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_nl_duration_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_nl_duration_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_hu_duration_hu_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_pl_duration_pl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_pl_duration_pl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_mn_distance_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_pt_duration_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_pt_duration_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_distance_pt_distance_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ro_duration_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ro_duration_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ja_duration_ja_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ga_duration_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ru_duration_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_ru_duration_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_es_duration_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_sv_duration_sv_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_sv_duration_sv_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_fr_duration_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ko_duration_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_ca_duration_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_tr_duration_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_uk_duration_uk_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_uk_duration_uk_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_zh_duration_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_zh_duration_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_tr_duration_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_duration_hi_duration_hi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_email_common_email_corpus_hs_negative ... ok
[INFO] [stdout] test pending_email_common_email_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_de_email_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_de_email_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ka_duration_ka_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_pl_duration_pl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_email_fr_email_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_fr_email_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_email_is_email_is_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_is_email_is_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_mn_duration_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_email_it_email_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_it_email_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_pt_duration_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_af_numeral_af_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_af_numeral_af_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_de_duration_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ar_eg_numeral_ar_eg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ar_eg_numeral_ar_eg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_nb_duration_nb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ar_numeral_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ar_numeral_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ru_duration_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_bg_numeral_bg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_bg_numeral_bg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_sv_duration_sv_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_el_duration_el_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_bn_numeral_bn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_bn_numeral_bn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ca_numeral_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ca_numeral_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_tr_duration_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_cs_numeral_cs_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_cs_numeral_cs_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_uk_duration_uk_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_da_numeral_da_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_da_numeral_da_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_bg_numeral_bg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_de_numeral_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_de_numeral_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_nl_duration_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_el_numeral_el_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_el_numeral_el_corpus_hs_negative ... ok
[INFO] [stdout] test pending_duration_ro_duration_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_duration_zh_duration_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_ar_numeral_es_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ar_numeral_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ar_eg_numeral_ar_eg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_cl_numeral_es_cl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_cl_numeral_es_cl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_es_ar_numeral_es_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_es_co_numeral_es_co_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_es_co_numeral_es_co_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_es_numeral_es_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_es_numeral_es_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_bn_numeral_bn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_mx_numeral_es_mx_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_af_numeral_af_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_mx_numeral_es_mx_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_es_numeral_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_numeral_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ca_numeral_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_cs_numeral_cs_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_pe_numeral_es_pe_corpus_hs_negative ... ok
[INFO] [stdout] test pending_email_fr_email_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_pe_numeral_es_pe_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_ve_numeral_es_ve_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_ve_numeral_es_ve_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_et_numeral_et_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_et_numeral_et_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_da_numeral_da_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_el_numeral_el_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_fa_numeral_fa_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_fa_numeral_fa_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_numeral_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_fi_numeral_fi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_fi_numeral_fi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_pe_numeral_es_pe_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_fr_numeral_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_fr_numeral_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_mx_numeral_es_mx_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ga_numeral_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ga_numeral_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_he_numeral_he_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_he_numeral_he_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_es_co_numeral_es_co_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_hi_numeral_hi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_hi_numeral_hi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_fi_numeral_fi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_hr_numeral_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_hr_numeral_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_es_cl_numeral_es_cl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_hu_numeral_hu_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_common_email_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_hu_numeral_hu_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_id_numeral_id_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_id_numeral_id_corpus_hs_negative ... ok
[INFO] [stdout] test pending_email_it_email_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_is_numeral_is_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_ar_numeral_es_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_fa_numeral_fa_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_it_numeral_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_it_numeral_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_de_numeral_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_es_es_numeral_es_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ja_numeral_ja_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ja_numeral_ja_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ka_numeral_ka_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ka_numeral_ka_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_hi_numeral_hi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_km_numeral_km_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_km_numeral_km_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_he_numeral_he_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_is_numeral_is_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_kn_numeral_kn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_kn_numeral_kn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_es_ve_numeral_es_ve_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ko_numeral_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ko_numeral_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_lo_numeral_lo_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_lo_numeral_lo_corpus_hs_negative ... ok
[INFO] [stdout] test pending_email_is_email_is_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ml_numeral_ml_corpus_hs_latent ... ok
[INFO] [stdout] test pending_email_de_email_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ga_numeral_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_mn_numeral_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_mn_numeral_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_et_numeral_et_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ja_numeral_ja_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ml_numeral_ml_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_my_numeral_my_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_fr_numeral_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_hu_numeral_hu_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_nb_numeral_nb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_lo_numeral_lo_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_my_numeral_my_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_nb_numeral_nb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ne_numeral_ne_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ne_numeral_ne_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_nl_numeral_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_nl_numeral_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_it_numeral_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_pl_numeral_pl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_pl_numeral_pl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_pt_numeral_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_pt_numeral_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ro_numeral_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_km_numeral_km_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ro_numeral_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_kn_numeral_kn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ru_numeral_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_ru_numeral_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_sk_numeral_sk_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_sk_numeral_sk_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ko_numeral_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_sv_numeral_sv_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_sv_numeral_sv_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_hr_numeral_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_sw_numeral_sw_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_mn_numeral_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_sw_numeral_sw_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_is_numeral_is_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ta_numeral_ta_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ta_numeral_ta_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_te_numeral_te_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_te_numeral_te_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ka_numeral_ka_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_th_numeral_th_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_th_numeral_th_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_nl_numeral_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_tr_numeral_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_tr_numeral_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_my_numeral_my_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_uk_numeral_uk_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_uk_numeral_uk_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_id_numeral_id_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_vi_numeral_vi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_vi_numeral_vi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_te_numeral_te_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_zh_numeral_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_zh_numeral_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_nb_numeral_nb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ar_ordinal_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ar_ordinal_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ml_numeral_ml_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_bg_ordinal_bg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_bg_ordinal_bg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_th_numeral_th_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ca_ordinal_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ca_ordinal_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ar_ordinal_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_pl_numeral_pl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ne_numeral_ne_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ta_numeral_ta_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_da_ordinal_da_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_de_ordinal_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_de_ordinal_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_da_ordinal_da_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_el_ordinal_el_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_el_ordinal_el_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ca_ordinal_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_es_ordinal_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_bg_ordinal_bg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_es_ordinal_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_et_ordinal_et_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_es_ordinal_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_de_ordinal_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_et_ordinal_et_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_fr_ordinal_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_fr_ordinal_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ga_ordinal_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_el_ordinal_el_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_he_ordinal_he_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_he_ordinal_he_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ga_ordinal_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_hi_ordinal_hi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_et_ordinal_et_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_sv_numeral_sv_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_hr_ordinal_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_hi_ordinal_hi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ga_ordinal_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_hr_ordinal_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_hu_ordinal_hu_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_zh_numeral_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_hu_ordinal_hu_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_id_ordinal_id_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_ro_numeral_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_pt_numeral_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_it_ordinal_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_da_ordinal_da_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_hr_ordinal_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_fr_ordinal_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_id_ordinal_id_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ja_ordinal_ja_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ka_ordinal_ka_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ja_ordinal_ja_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_it_ordinal_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_hu_ordinal_hu_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_km_ordinal_km_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_km_ordinal_km_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ka_ordinal_ka_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ja_ordinal_ja_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_km_ordinal_km_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ko_ordinal_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ml_ordinal_ml_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_id_ordinal_id_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_mn_ordinal_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ml_ordinal_ml_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_he_ordinal_he_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ko_ordinal_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_mn_ordinal_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ko_ordinal_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_uk_numeral_uk_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_sw_numeral_sw_corpus_hs_positive ... ok
[INFO] [stdout] test pending_numeral_ru_numeral_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ka_ordinal_ka_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_nl_ordinal_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_pl_ordinal_pl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_nb_ordinal_nb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_nb_ordinal_nb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_nl_ordinal_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_pt_ordinal_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_pl_ordinal_pl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_pt_ordinal_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ro_ordinal_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ml_ordinal_ml_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ro_ordinal_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_sv_ordinal_sv_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_sv_ordinal_sv_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ru_ordinal_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ru_ordinal_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ta_ordinal_ta_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ta_ordinal_ta_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_tr_numeral_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_nb_ordinal_nb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_tr_ordinal_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_pt_ordinal_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_tr_ordinal_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_it_ordinal_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_uk_ordinal_uk_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_hi_ordinal_hi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_uk_ordinal_uk_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_vi_ordinal_vi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_zh_ordinal_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_nl_ordinal_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_zh_ordinal_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_phonenumber_ar_phonenumber_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_vi_ordinal_vi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_vi_ordinal_vi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_ro_ordinal_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_phonenumber_pt_phonenumber_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_phonenumber_ar_phonenumber_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_zh_ordinal_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_ar_quantity_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_phonenumber_pt_phonenumber_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_es_quantity_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_fr_quantity_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_mn_ordinal_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_fr_quantity_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_hr_quantity_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_hr_quantity_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_sv_ordinal_sv_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_es_quantity_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_tr_ordinal_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_km_quantity_km_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_km_quantity_km_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_ko_quantity_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_ordinal_ta_ordinal_ta_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_ko_quantity_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_mn_quantity_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ar_quantity_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_numeral_sk_numeral_sk_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_mn_quantity_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_nl_quantity_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_numeral_vi_numeral_vi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_pt_quantity_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_pt_quantity_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ro_quantity_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_nl_quantity_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_ro_quantity_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_pl_ordinal_pl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_ru_quantity_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ru_quantity_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_zh_quantity_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_zh_quantity_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_phonenumber_pt_phonenumber_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ar_temperature_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_ar_temperature_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_fr_quantity_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_ordinal_uk_ordinal_uk_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ca_temperature_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_ca_temperature_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_es_temperature_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_es_temperature_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_ordinal_ru_ordinal_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_fr_temperature_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_fr_temperature_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ko_quantity_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ga_temperature_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_ga_temperature_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_ca_temperature_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_hi_temperature_hi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_hi_temperature_hi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ar_quantity_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_phonenumber_ar_phonenumber_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_hr_temperature_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_hr_temperature_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_it_temperature_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_it_temperature_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ro_quantity_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ja_temperature_ja_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_ja_temperature_ja_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_mn_quantity_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_quantity_km_quantity_km_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_km_temperature_km_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_ru_quantity_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ko_temperature_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_ko_temperature_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_km_temperature_km_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_mn_temperature_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_quantity_zh_quantity_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_mn_temperature_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_pt_temperature_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_pt_temperature_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_pt_quantity_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ro_temperature_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_ro_temperature_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_ga_temperature_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_tr_temperature_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_tr_temperature_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_fr_temperature_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ja_temperature_ja_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_zh_temperature_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_zh_temperature_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_hi_temperature_hi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ar_time_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ar_time_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_nl_quantity_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_bg_time_bg_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_bg_time_bg_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ca_time_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ca_time_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_es_quantity_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_common_time_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_ar_temperature_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_common_time_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_common_time_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_da_time_da_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_km_temperature_km_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_ko_temperature_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_da_time_da_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_de_time_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_de_time_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_el_time_el_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_el_time_el_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_es_temperature_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_au_time_en_au_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_mn_temperature_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_au_time_en_au_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_bz_time_en_bz_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_bz_time_en_bz_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_pt_temperature_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_ca_time_en_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_ca_time_en_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_gb_time_en_gb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_gb_time_en_gb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_quantity_hr_quantity_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_ie_time_en_ie_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_ie_time_en_ie_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_ro_temperature_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_tr_temperature_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_in_time_en_in_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_in_time_en_in_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_jm_time_en_jm_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_jm_time_en_jm_corpus_hs_negative ... ok
[INFO] [stdout] test pending_temperature_it_temperature_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_temperature_zh_temperature_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_nz_time_en_nz_corpus_hs_latent ... ok
[INFO] [stdout] test pending_temperature_hr_temperature_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_nz_time_en_nz_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_ph_time_en_ph_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_ph_time_en_ph_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_tt_time_en_tt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_tt_time_en_tt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_bg_time_bg_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_us_time_en_us_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_us_time_en_us_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_ie_time_en_ie_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_za_time_en_za_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_en_za_time_en_za_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_jm_time_en_jm_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_en_gb_time_en_gb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_es_time_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_in_time_en_in_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_fr_time_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_fr_time_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_ca_time_en_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ga_time_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ga_time_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_tt_time_en_tt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_he_time_he_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_he_time_he_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_bz_time_en_bz_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_hr_time_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_hr_time_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_ph_time_en_ph_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_hu_time_hu_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_hu_time_hu_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_nz_time_en_nz_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_it_time_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_it_time_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_au_time_en_au_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ja_time_ja_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ja_time_ja_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_es_time_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ga_time_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ka_time_ka_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_us_time_en_us_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ko_time_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ko_time_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_en_za_time_en_za_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_nb_time_nb_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_nb_time_nb_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_ka_time_ka_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_nl_be_time_nl_be_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_nl_be_time_nl_be_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_ca_time_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_he_time_he_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_nl_time_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_ar_time_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_pl_time_pl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_pl_time_pl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_hu_time_hu_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_pt_time_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_pt_time_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_da_time_da_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ro_time_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ro_time_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_de_time_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ru_time_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_ru_time_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_nl_be_time_nl_be_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_sv_time_sv_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_sv_time_sv_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_es_time_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_tr_time_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_tr_time_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_ja_time_ja_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_uk_time_uk_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_uk_time_uk_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_nl_time_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_vi_time_vi_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_vi_time_vi_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_ro_time_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_cn_time_zh_cn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_zh_cn_time_zh_cn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_ka_time_ka_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_hk_time_zh_hk_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_zh_hk_time_zh_hk_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_it_time_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_mo_time_zh_mo_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_zh_mo_time_zh_mo_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_zh_cn_time_zh_cn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_time_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_zh_time_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_nl_time_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_tw_time_zh_tw_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_zh_tw_time_zh_tw_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_hr_time_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ar_volume_ar_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ar_volume_ar_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_ar_volume_ar_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ca_volume_ca_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ca_volume_ca_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_zh_hk_time_zh_hk_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_de_volume_de_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_de_volume_de_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_ca_volume_ca_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_es_volume_es_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_es_volume_es_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_el_time_el_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_fr_volume_fr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_fr_volume_fr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_fr_time_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ga_volume_ga_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ga_volume_ga_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_es_volume_es_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_hr_volume_hr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_hr_volume_hr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_time_nb_time_nb_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_it_volume_it_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_it_volume_it_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_de_volume_de_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ga_volume_ga_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_km_volume_km_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_km_volume_km_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ko_volume_ko_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ko_volume_ko_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_fr_volume_fr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_mn_volume_mn_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_mn_volume_mn_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_hr_volume_hr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_it_volume_it_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_nl_volume_nl_corpus_hs_latent ... ok
[INFO] [stdout] test pending_time_sv_time_sv_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_nl_volume_nl_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_pt_volume_pt_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_pt_volume_pt_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ro_volume_ro_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ro_volume_ro_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_ko_volume_ko_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ru_volume_ru_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_ru_volume_ru_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_km_volume_km_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_tr_volume_tr_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_tr_volume_tr_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_pt_volume_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_zh_volume_zh_corpus_hs_latent ... ok
[INFO] [stdout] test pending_volume_nl_volume_nl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_zh_volume_zh_corpus_hs_negative ... ok
[INFO] [stdout] test pending_volume_mn_volume_mn_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ru_volume_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_mo_time_zh_mo_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_ro_volume_ro_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_tr_volume_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_volume_zh_volume_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_tw_time_zh_tw_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_tr_time_tr_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_uk_time_uk_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_pl_time_pl_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_vi_time_vi_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_zh_time_zh_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_pt_time_pt_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ru_time_ru_corpus_hs_positive ... ok
[INFO] [stdout] test pending_time_ko_time_ko_corpus_hs_positive has been running for over 60 seconds
[INFO] [stdout] test pending_time_ko_time_ko_corpus_hs_positive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 792 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 95.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pending_haskell_modules.rs (/opt/rustwide/target/debug/deps/pending_haskell_modules-6bfb0de10835f865)
[INFO] [stdout] 
[INFO] [stdout] running 254 tests
[INFO] [stdout] test pending_module_duckling_amountofmoney_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_bg_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_he_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_id_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ka_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_nb_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_sv_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_vi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_api_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_creditcardnumber_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_dimensions_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_amountofmoney_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_bg_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_cs_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_de_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_km_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_sv_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_distance_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_bg_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_de_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_el_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_hi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_hu_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ja_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ka_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_nb_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_pl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_sv_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_uk_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_duration_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_email_de_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_email_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_email_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_email_is_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_email_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_email_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_engine_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_af_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_bg_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_bn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_cs_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_da_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_el_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_de_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_et_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_fi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_fa_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_he_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_hi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_hu_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_id_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_is_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ja_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_km_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_kn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_lo_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ml_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_my_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_nb_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ka_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ne_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_pl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_sk_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_sv_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_sw_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_ta_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_te_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_th_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_uk_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_vi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_numeral_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_bg_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_da_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_de_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_el_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_et_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_he_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_hi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_hu_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_id_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ja_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ka_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_km_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ml_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_nb_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_pl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_sv_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_ta_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_uk_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_vi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_ordinal_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_phonenumber_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_phonenumber_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_phonenumber_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_km_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_quantity_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_hi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_ja_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_km_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_temperature_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_testing_asserts_hs ... ok
[INFO] [stdout] test pending_module_duckling_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_da_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_de_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_bg_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_el_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_he_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_hu_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ja_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ka_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_nb_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_pl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_sv_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_uk_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_time_vi_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_url_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_ar_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_ca_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_en_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_fr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_es_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_ga_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_hr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_it_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_km_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_ko_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_mn_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_nl_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_pt_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_ro_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_ru_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_tr_tests_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_zh_tests_hs ... ok
[INFO] [stdout] test pending_module_testmain_hs ... ok
[INFO] [stdout] test pending_module_duckling_volume_de_tests_hs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 254 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phone_number_corpus.rs (/opt/rustwide/target/debug/deps/phone_number_corpus-445ceae783e37326)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_phone_negative_short ... ok
[INFO] [stdout] test test_phone_dots ... ok
[INFO] [stdout] test test_phone_brazil_format ... ok
[INFO] [stdout] test test_phone_06_2070 ... ok
[INFO] [stdout] test test_phone_650_701_8887 ... ok
[INFO] [stdout] test test_phone_plus1_202 ... ok
[INFO] [stdout] test test_phone_negative_too_long ... ok
[INFO] [stdout] test test_phone_plus33 ... ok
[INFO] [stdout] test test_phone_plus1_650 ... ok
[INFO] [stdout] test test_phone_with_ext ... ok
[INFO] [stdout] test test_phone_plain_digits ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/quantity_corpus.rs (/opt/rustwide/target/debug/deps/quantity_corpus-745b5238d19a9cb5)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_quantity_2_pounds_meat ... ok
[INFO] [stdout] test test_quantity_1_pound ... ok
[INFO] [stdout] test test_quantity_500g_strawberries ... ok
[INFO] [stdout] test test_quantity_above_2_cups ... ok
[INFO] [stdout] test test_quantity_2_7g ... ok
[INFO] [stdout] test test_quantity_100_1000g_strawberries ... ok
[INFO] [stdout] test test_quantity_under_6_pounds_meat ... ok
[INFO] [stdout] test test_quantity_3_cups_sugar ... ok
[INFO] [stdout] test test_quantity_2_grams ... ok
[INFO] [stdout] test test_quantity_above_4oz_chocolate ... ok
[INFO] [stdout] test test_quantity_2_ounces ... ok
[INFO] [stdout] test test_quantity_three_quarter_cup ... ok
[INFO] [stdout] test test_quantity_1_kilogram ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/temperature_corpus.rs (/opt/rustwide/target/debug/deps/temperature_corpus-c59cfb0aac80852c)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_temp_between_30_40_degree ... ok
[INFO] [stdout] test test_temp_98_6_fahrenheit ... ok
[INFO] [stdout] test test_temp_45_degree ... ok
[INFO] [stdout] test test_temp_negative_2_degree ... ok
[INFO] [stdout] test test_temp_70_fahrenheit ... ok
[INFO] [stdout] test test_temp_between_30_40_celsius ... ok
[INFO] [stdout] test test_temp_37_celsius ... ok
[INFO] [stdout] test test_temp_above_40_degree ... ok
[INFO] [stdout] test test_temp_under_40_degree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/time_chaos_regression.rs (/opt/rustwide/target/debug/deps/time_chaos_regression-248cafb770c90017)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_time_chaos_unrepresentable_relatives_return_no_time ... ok
[INFO] [stdout] test test_time_chaos_no_panic_es_and_fr ... ok
[INFO] [stdout] test test_time_chaos_no_panic_en_us ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/time_corpus.rs (/opt/rustwide/target/debug/deps/time_corpus-6f398507047f68d6)
[INFO] [stdout] 
[INFO] [stdout] running 452 tests
[INFO] [stdout] test test_debug_issues ... ignored, debug helper that intentionally panics
[INFO] [stdout] test test_diff_corpus_examples ... ok
[INFO] [stdout] test test_dot_separated_times ... ok
[INFO] [stdout] test test_dussehra_2018 ... ok
[INFO] [stdout] test test_chinese_new_year ... ok
[INFO] [stdout] test test_earth_hour_2016 ... ok
[INFO] [stdout] test test_earth_hour ... ok
[INFO] [stdout] test test_date_with_time_4_25 ... ok
[INFO] [stdout] test test_eid_al_adha_1974 ... ok
[INFO] [stdout] test test_eid_al_adha_1966 ... ok
[INFO] [stdout] test test_eid_al_adha_1980 ... ok
[INFO] [stdout] test test_eid_al_adha_2018 ... ok
[INFO] [stdout] test test_eid_al_fitr_1950 ... ok
[INFO] [stdout] test test_eid_al_fitr_1988 ... ok
[INFO] [stdout] test test_eid_al_fitr_2018 ... ok
[INFO] [stdout] test test_eid_al_fitr_2046 ... ok
[INFO] [stdout] test test_bhai_dooj_2019 ... ok
[INFO] [stdout] test test_eid_al_fitr_2034 ... ok
[INFO] [stdout] test test_first_monday_of_last_month ... ok
[INFO] [stdout] test test_first_tuesday_of_last_month ... ok
[INFO] [stdout] test test_ganesh_chaturthi_2019 ... ok
[INFO] [stdout] test test_guru_ravidas_jayanti_2018 ... ok
[INFO] [stdout] test test_dhanatrayodashi_2017 ... ok
[INFO] [stdout] test test_gysd_2013 ... ok
[INFO] [stdout] test test_guru_ravidas_jayanti_2019 ... ok
[INFO] [stdout] test test_eid_al_fitr_1975 ... ok
[INFO] [stdout] test test_chinese_new_year_2018 ... ok
[INFO] [stdout] test test_islamic_new_year_2018 ... ok
[INFO] [stdout] test test_eid_al_fitr_2050 ... ok
[INFO] [stdout] test test_guru_gobind_singh_jayanti ... ok
[INFO] [stdout] test test_iso_date_no_spurious_interval ... ok
[INFO] [stdout] test test_holi_2019 ... ok
[INFO] [stdout] test test_jamat_ul_vida_2018 ... ok
[INFO] [stdout] test test_iso_datetime_no_spurious_interval ... ok
[INFO] [stdout] test test_jamat_ul_vida_2017 ... ok
[INFO] [stdout] test test_isra_and_miraj_2018 ... ok
[INFO] [stdout] test test_karva_chauth_2018 ... ok
[INFO] [stdout] test test_kali_chaudas_2019 ... ok
[INFO] [stdout] test test_kaanum_pongal_2018 ... ok
[INFO] [stdout] test test_lag_bomer_2017 ... ok
[INFO] [stdout] test test_last_april_first_is_previous_occurrence ... ok
[INFO] [stdout] test test_koningsdag_2014 ... ok
[INFO] [stdout] test test_krishna_janmashtami_2019 ... ok
[INFO] [stdout] test test_koningsdag_2018 ... ok
[INFO] [stdout] test test_latent_examples ... ok
[INFO] [stdout] test test_last_april_first_march_2018_ref ... ok
[INFO] [stdout] test test_last_friday_of_october ... ok
[INFO] [stdout] test test_last_chinese_new_year ... ok
[INFO] [stdout] test test_maattu_pongal_2018 ... ok
[INFO] [stdout] test test_iso8601_t_separator_z_parses_as_single_datetime ... ok
[INFO] [stdout] test test_maha_shivaratri_2020 ... ok
[INFO] [stdout] test test_maha_saptami_2021 ... ok
[INFO] [stdout] test test_laylat_al_qadr_2017 ... ok
[INFO] [stdout] test test_last_thanksgiving ... ok
[INFO] [stdout] test test_laylat_al_qadr_2018 ... ok
[INFO] [stdout] test test_mawlid_2017 ... ok
[INFO] [stdout] test test_mahavir_jayanti_2020 ... ok
[INFO] [stdout] test test_negative_25 ... ok
[INFO] [stdout] test test_negative_1_adult ... ok
[INFO] [stdout] test test_negative_3_30 ... ok
[INFO] [stdout] test test_negative_4a ... ok
[INFO] [stdout] test test_negative_4a_dot ... ok
[INFO] [stdout] test test_makar_sankranti_2019 ... ok
[INFO] [stdout] test test_negative_a4_a5 ... ok
[INFO] [stdout] test test_negative_at_dozens ... ok
[INFO] [stdout] test test_negative_at_a_few ... ok
[INFO] [stdout] test test_may_and_march_as_months ... ok
[INFO] [stdout] test test_negative_at_a_couple_of ... ok
[INFO] [stdout] test test_negative_at_pairs ... ok
[INFO] [stdout] test test_navaratri_2018 ... ok
[INFO] [stdout] test test_negative_at_single ... ok
[INFO] [stdout] test test_negative_mlk_day_typo ... ok
[INFO] [stdout] test test_negative_palm ... ok
[INFO] [stdout] test test_negative_laughing_out_loud ... ok
[INFO] [stdout] test test_may_and_march_as_verbs ... ok
[INFO] [stdout] test test_negative_pay_abc_2000 ... ok
[INFO] [stdout] test test_negative_phone_number_dash ... ok
[INFO] [stdout] test test_negative_phone_number_dot ... ok
[INFO] [stdout] test test_negative_dozens_oclock ... ok
[INFO] [stdout] test test_negative_rat_6 ... ok
[INFO] [stdout] test test_negative_single_oclock ... ok
[INFO] [stdout] test test_negative_this_one ... ok
[INFO] [stdout] test test_bogi_pandigai_2018 ... ok
[INFO] [stdout] test test_negative_this_is_the_one ... ok
[INFO] [stdout] test test_negative_three_twenty ... ok
[INFO] [stdout] test test_negative_this_past_one ... ok
[INFO] [stdout] test test_negative_two_sixty_am ... ok
[INFO] [stdout] test test_negative_two_three ... ok
[INFO] [stdout] test test_next_monday ... ok
[INFO] [stdout] test test_negative_we_are_separated ... ok
[INFO] [stdout] test test_passover_2018 ... ok
[INFO] [stdout] test test_purim ... ok
[INFO] [stdout] test test_next_saturday ... ok
[INFO] [stdout] test test_onam_2018 ... ok
[INFO] [stdout] test test_parsi_new_year_2018 ... ok
[INFO] [stdout] test test_parsi_new_year_2022 ... ok
[INFO] [stdout] test test_rakhi_2018 ... ok
[INFO] [stdout] test test_night_journey_2019 ... ok
[INFO] [stdout] test test_rabindra_jayanti_2018 ... ok
[INFO] [stdout] test test_pongal_2018 ... ok
[INFO] [stdout] test test_3rd_closest_xmas ... ok
[INFO] [stdout] test test_ramadan_1977 ... ok
[INFO] [stdout] test test_ramadan_1950 ... ok
[INFO] [stdout] test test_ramadan_2034 ... ok
[INFO] [stdout] test test_ramadan_2018 ... ok
[INFO] [stdout] test test_rama_navami_2020 ... ok
[INFO] [stdout] test test_ramadan_2050 ... ok
[INFO] [stdout] test test_saraswati_jayanti_2018 ... ok
[INFO] [stdout] test test_ramadan_2046 ... ok
[INFO] [stdout] test test_shavuot_2018 ... ok
[INFO] [stdout] test test_shemini_atzeret_2018 ... ok
[INFO] [stdout] test test_rosh_hashanah_2018 ... ok
[INFO] [stdout] test test_ratha_yatra_2018 ... ok
[INFO] [stdout] test test_rabindra_jayanti_2019 ... ok
[INFO] [stdout] test test_shushan_purim ... ok
[INFO] [stdout] test test_thanksgiving_2017 ... ok
[INFO] [stdout] test test_second_closest_xmas ... ok
[INFO] [stdout] test test_simchat_torah_2018 ... ok
[INFO] [stdout] test test_time_1030 ... ok
[INFO] [stdout] test test_thanksgiving_2016 ... ok
[INFO] [stdout] test test_second_monday_of_last_month ... ok
[INFO] [stdout] test test_sukkot_2018 ... ok
[INFO] [stdout] test test_time_1130_to_130 ... ok
[INFO] [stdout] test test_time_14_days_ago ... ok
[INFO] [stdout] test test_time_15_23_24 ... ok
[INFO] [stdout] test test_time_14_days_hence ... ok
[INFO] [stdout] test test_chhath_2019 ... ok
[INFO] [stdout] test test_time_12_to_16_september ... ok
[INFO] [stdout] test test_time_15h00 ... ok
[INFO] [stdout] test test_time_1pm_to_2pm_tomorrow ... ok
[INFO] [stdout] test test_time_19th_to_21st_aug ... ok
[INFO] [stdout] test test_thanksgiving_next_year ... ok
[INFO] [stdout] test test_time_1_to_8_september ... ok
[INFO] [stdout] test test_time_130pm_sat_sep_21 ... ok
[INFO] [stdout] test test_time_23rd_to_26th_oct ... ok
[INFO] [stdout] test test_ashura_2017 ... ok
[INFO] [stdout] test test_time_20_of_previous_month ... ok
[INFO] [stdout] test test_time_20_of_next_month ... ok
[INFO] [stdout] test test_time_3_18am ... ok
[INFO] [stdout] test test_time_2_sundays_from_now ... ok
[INFO] [stdout] test test_time_20_of_current_month ... ok
[INFO] [stdout] test test_time_1500_gmt_to_1800_gmt ... ok
[INFO] [stdout] test test_thanksgiving_2013 ... ok
[INFO] [stdout] test test_time_3_years_from_today ... ok
[INFO] [stdout] test test_time_3pm_to_6pm_second_grain ... ok
[INFO] [stdout] test test_time_3_fridays_from_now ... ok
[INFO] [stdout] test test_diwali_2019 ... ok
[INFO] [stdout] test test_time_3pm_tomorrow ... ok
[INFO] [stdout] test test_time_4pm_cet ... ok
[INFO] [stdout] test test_time_4th_of_july ... ok
[INFO] [stdout] test test_time_7_days_hence ... ok
[INFO] [stdout] test test_time_2_thursdays_ago ... ok
[INFO] [stdout] test test_time_730_in_the_evening ... ok
[INFO] [stdout] test test_time_8am_to_1pm ... ok
[INFO] [stdout] test test_time_3_to_4_pm ... ok
[INFO] [stdout] test test_time_4th_quarter_2018 ... ok
[INFO] [stdout] test test_time_7_days_ago ... ok
[INFO] [stdout] test test_time_8am_until_6 ... ok
[INFO] [stdout] test test_time_9_01_10_am ... ok
[INFO] [stdout] test test_time_8_tonight ... ok
[INFO] [stdout] test test_time_4_tuesdays_from_now ... ok
[INFO] [stdout] test test_time_9_tomorrow_morning ... ok
[INFO] [stdout] test test_time_930_to_1100_cst ... ok
[INFO] [stdout] test test_time_9_tomorrow_evening ... ok
[INFO] [stdout] test test_time_a_day_from_right_now ... ok
[INFO] [stdout] test test_time_2nd_last_week_of_october_2018 ... ok
[INFO] [stdout] test test_time_a_week_ago ... ok
[INFO] [stdout] test test_time_additional_regression_inputs_extreme_values ... ok
[INFO] [stdout] test test_time_after_5_days ... ok
[INFO] [stdout] test test_time_a_week_hence ... ok
[INFO] [stdout] test test_time_after_school ... ok
[INFO] [stdout] test test_time_after_lunch ... ok
[INFO] [stdout] test test_time_all_week ... ok
[INFO] [stdout] test test_time_at_1030_am ... ok
[INFO] [stdout] test test_time_930_to_1100 ... ok
[INFO] [stdout] test test_time_at_130pm ... ok
[INFO] [stdout] test test_time_asap ... ok
[INFO] [stdout] test test_time_anytime_after_2014 ... ok
[INFO] [stdout] test test_time_20_past_3pm ... ok
[INFO] [stdout] test test_time_after_2pm ... ok
[INFO] [stdout] test test_time_at_7_in_3_years ... ok
[INFO] [stdout] test test_time_aug_8 ... ok
[INFO] [stdout] test test_time_at_noon ... ok
[INFO] [stdout] test test_time_april_14_2015 ... ok
[INFO] [stdout] test test_time_before_11_am ... ok
[INFO] [stdout] test test_time_aug_8_to_12 ... ok
[INFO] [stdout] test test_time_at_423 ... ok
[INFO] [stdout] test test_time_before_2014 ... ok
[INFO] [stdout] test test_time_at_3pm ... ok
[INFO] [stdout] test test_time_beginning_of_2017 ... ok
[INFO] [stdout] test test_chhoti_holi_2019 ... ok
[INFO] [stdout] test test_time_beginning_of_january ... ok
[INFO] [stdout] test test_time_7_30pm_fri_sep_20 ... ok
[INFO] [stdout] test test_time_at_3am ... ok
[INFO] [stdout] test test_time_august_27th_to_29th ... ok
[INFO] [stdout] test test_time_at_midnight ... ok
[INFO] [stdout] test test_time_black_friday ... ok
[INFO] [stdout] test test_closest_xmas ... ok
[INFO] [stdout] test test_time_beginning_of_year ... ok
[INFO] [stdout] test test_time_boss_day_2016 ... ok
[INFO] [stdout] test test_time_by_2pm ... ok
[INFO] [stdout] test test_time_330_to_6_pm ... ok
[INFO] [stdout] test test_time_black_friday_2017 ... ok
[INFO] [stdout] test test_time_boss_day_2021 ... ok
[INFO] [stdout] test test_time_boss_day ... ok
[INFO] [stdout] test test_time_by_end_of_next_month ... ok
[INFO] [stdout] test test_time_beginning_of_coming_week ... ok
[INFO] [stdout] test test_time_by_eom ... ok
[INFO] [stdout] test test_chanukah_2018 ... ok
[INFO] [stdout] test test_time_christmas ... ok
[INFO] [stdout] test test_time_beginning_of_this_week ... ok
[INFO] [stdout] test test_time_by_eod ... ok
[INFO] [stdout] test test_time_bom ... ok
[INFO] [stdout] test test_time_early_march ... ok
[INFO] [stdout] test test_time_day_after_tomorrow ... ok
[INFO] [stdout] test test_time_easter_monday ... ok
[INFO] [stdout] test test_time_by_eoy ... ok
[INFO] [stdout] test test_time_closest_monday_to_oct_5th ... ok
[INFO] [stdout] test test_time_beginning_of_last_week ... ok
[INFO] [stdout] test test_time_easter ... ok
[INFO] [stdout] test test_time_day_after_tomorrow_5pm ... ok
[INFO] [stdout] test test_time_930_to_1100_on_thursday ... ok
[INFO] [stdout] test test_time_day_before_yesterday_8am ... ok
[INFO] [stdout] test test_time_day_before_yesterday ... ok
[INFO] [stdout] test test_time_end_of_2012 ... ok
[INFO] [stdout] test test_time_end_of_april ... ok
[INFO] [stdout] test test_time_clean_monday_2018 ... ok
[INFO] [stdout] test test_time_end_of_coming_week ... ok
[INFO] [stdout] test test_dhanteras_2019 ... ok
[INFO] [stdout] test test_time_first_of_march ... ok
[INFO] [stdout] test test_time_february_15 ... ok
[INFO] [stdout] test test_time_eod ... ok
[INFO] [stdout] test test_time_first_week_of_october_2014 ... ok
[INFO] [stdout] test test_time_easter_2010 ... ok
[INFO] [stdout] test test_time_first_tuesday_of_october ... ok
[INFO] [stdout] test test_time_eoy ... ok
[INFO] [stdout] test test_20_minutes_to_2pm_tomorrow ... ok
[INFO] [stdout] test test_time_friday_after_next ... ok
[INFO] [stdout] test test_time_end_of_this_week ... ok
[INFO] [stdout] test test_time_great_fast_2018 ... ok
[INFO] [stdout] test test_time_fri_jul_18 ... ok
[INFO] [stdout] test test_time_eom ... ok
[INFO] [stdout] test test_time_friday ... ok
[INFO] [stdout] test test_time_fifth_last_day_of_may ... ok
[INFO] [stdout] test test_time_in_14_ad ... ok
[INFO] [stdout] test test_time_in_15_minutes ... ok
[INFO] [stdout] test test_time_in_1_week ... ok
[INFO] [stdout] test test_time_end_of_next_week ... ok
[INFO] [stdout] test test_time_first_monday_of_this_month ... ok
[INFO] [stdout] test test_time_halloween ... ok
[INFO] [stdout] test test_time_beginning_of_next_week ... ok
[INFO] [stdout] test test_time_in_24_hours ... ok
[INFO] [stdout] test test_time_first_wednesday_of_october_2014 ... ok
[INFO] [stdout] test test_time_in_4_years_at_5pm ... ok
[INFO] [stdout] test test_time_ides_of_march ... ok
[INFO] [stdout] test test_time_in_60_minutes ... ok
[INFO] [stdout] test test_time_in_2014 ... ok
[INFO] [stdout] test test_time_in_2014_ad ... ok
[INFO] [stdout] test test_time_in_2014_bc ... ok
[INFO] [stdout] test test_time_end_of_last_week ... ok
[INFO] [stdout] test test_time_in_7_days ... ok
[INFO] [stdout] test test_time_in_a_couple_hours ... ok
[INFO] [stdout] test test_time_in_7_days_at_5pm ... ok
[INFO] [stdout] test test_time_in_one_hour ... ok
[INFO] [stdout] test test_time_in_2_5_hours ... ok
[INFO] [stdout] test test_time_in_about_half_an_hour ... ok
[INFO] [stdout] test test_time_february_15th_morning ... ok
[INFO] [stdout] test test_time_in_three_minutes ... ok
[INFO] [stdout] test test_time_in_a_minute ... ok
[INFO] [stdout] test test_time_in_a_few_hours ... ok
[INFO] [stdout] test test_time_in_a_sec ... ok
[INFO] [stdout] test test_time_in_half_an_hour ... ok
[INFO] [stdout] test test_time_half_past_3pm ... ok
[INFO] [stdout] test test_time_in_the_afternoon ... ok
[INFO] [stdout] test test_time_in_2_minutes ... ok
[INFO] [stdout] test test_time_last_2_months ... ok
[INFO] [stdout] test test_time_last_1_hour ... ok
[INFO] [stdout] test test_time_last_2_minutes ... ok
[INFO] [stdout] test test_time_in_a_day ... ok
[INFO] [stdout] test test_time_interval_30_min_from_4pm ... ok
[INFO] [stdout] test test_time_last_easter ... ok
[INFO] [stdout] test test_time_last_day_of_october_2015 ... ok
[INFO] [stdout] test test_time_last_2_seconds ... ok
[INFO] [stdout] test test_time_last_month ... ok
[INFO] [stdout] test test_time_last_monday_of_march ... ok
[INFO] [stdout] test test_time_in_quarter_of_an_hour ... ok
[INFO] [stdout] test test_time_last_2_days ... ok
[INFO] [stdout] test test_time_from_13_to_15_of_july ... ok
[INFO] [stdout] test test_time_last_night ... ok
[INFO] [stdout] test test_time_in_three_quarters_of_an_hour ... ok
[INFO] [stdout] test test_time_last_tuesday ... ok
[INFO] [stdout] test test_time_last_sunday ... ok
[INFO] [stdout] test test_time_last_2_weeks ... ok
[INFO] [stdout] test test_time_last_year ... ok
[INFO] [stdout] test test_time_last_weekend_of_october_2017 ... ok
[INFO] [stdout] test test_time_last_week_of_september_2014 ... ok
[INFO] [stdout] test test_time_last_2_years ... ok
[INFO] [stdout] test test_time_last_mlk_day ... ok
[INFO] [stdout] test test_time_late_last_night ... ok
[INFO] [stdout] test test_time_late_march ... ok
[INFO] [stdout] test test_time_lent_2018 ... ok
[INFO] [stdout] test test_time_late_tonight ... ok
[INFO] [stdout] test test_time_last_weekend_of_july ... ok
[INFO] [stdout] test test_time_last_week ... ok
[INFO] [stdout] test test_time_lazarus_saturday_2018 ... ok
[INFO] [stdout] test test_time_last_sunday_of_march_2014 ... ok
[INFO] [stdout] test test_time_march_after_next ... ok
[INFO] [stdout] test test_time_last_season ... ok
[INFO] [stdout] test test_time_march ... ok
[INFO] [stdout] test test_time_from_july_13_to_15 ... ok
[INFO] [stdout] test test_time_fri_jul_18_2014_7pm ... ok
[INFO] [stdout] test test_time_last_weekend_of_october ... ok
[INFO] [stdout] test test_time_march_in_a_year ... ok
[INFO] [stdout] test test_time_monday_of_this_week ... ok
[INFO] [stdout] test test_time_monday_morning ... ok
[INFO] [stdout] test test_time_maundy_thursday ... ok
[INFO] [stdout] test test_time_morning_of_xmas ... ok
[INFO] [stdout] test test_time_march_3_2015 ... ok
[INFO] [stdout] test test_time_month_year_slash ... ok
[INFO] [stdout] test test_time_july_13_to_15 ... ok
[INFO] [stdout] test test_time_next_3_hours ... ok
[INFO] [stdout] test test_time_new_years_eve ... ok
[INFO] [stdout] test test_time_next_3_days ... ok
[INFO] [stdout] test test_time_new_years_day ... ok
[INFO] [stdout] test test_time_next_3_months ... ok
[INFO] [stdout] test test_time_next_3_minutes ... ok
[INFO] [stdout] test test_time_next_few_days ... ok
[INFO] [stdout] test test_time_next_month ... ok
[INFO] [stdout] test test_time_next_march ... ok
[INFO] [stdout] test test_time_mid_march ... ok
[INFO] [stdout] test test_time_next_3_weeks ... ok
[INFO] [stdout] test test_time_next_monday ... ok
[INFO] [stdout] test test_time_monday ... ok
[INFO] [stdout] test test_time_march_3 ... ok
[INFO] [stdout] test test_time_next_year ... ok
[INFO] [stdout] test test_time_next_wednesday ... ok
[INFO] [stdout] test test_time_next_3_seconds ... ok
[INFO] [stdout] test test_time_mlk_day_last_year ... ok
[INFO] [stdout] test test_time_now ... ok
[INFO] [stdout] test test_time_next_quarter ... ok
[INFO] [stdout] test test_time_next_3_years ... ok
[INFO] [stdout] test test_time_next_season ... ok
[INFO] [stdout] test test_time_next_tuesday ... ok
[INFO] [stdout] test test_time_nine_fifty_nine_am ... ok
[INFO] [stdout] test test_time_on_the_first ... ok
[INFO] [stdout] test test_time_october_2014 ... ok
[INFO] [stdout] test test_time_mlk_day ... ok
[INFO] [stdout] test test_time_orthodox_easter_2018 ... ok
[INFO] [stdout] test test_time_one_year_after_christmas ... ok
[INFO] [stdout] test test_time_quarter_past_2pm ... ok
[INFO] [stdout] test test_time_pancake_day ... ok
[INFO] [stdout] test test_time_monday_early_morning ... ok
[INFO] [stdout] test test_time_rest_of_the_week ... ok
[INFO] [stdout] test test_time_palm_sunday ... ok
[INFO] [stdout] test test_time_saturday ... ok
[INFO] [stdout] test test_time_pentecost ... ok
[INFO] [stdout] test test_time_next_week ... ok
[INFO] [stdout] test test_time_quarter_past_1pm ... ok
[INFO] [stdout] test test_time_sunday ... ok
[INFO] [stdout] test test_time_second_closest_monday_to_oct_5th ... ok
[INFO] [stdout] test test_time_orthodox_good_friday_2020 ... ok
[INFO] [stdout] test test_time_quarter_to_noon ... ok
[INFO] [stdout] test test_time_st_patricks_day ... ok
[INFO] [stdout] test test_time_iso8601_interval ... ok
[INFO] [stdout] test test_time_third_day_of_october ... ok
[INFO] [stdout] test test_time_third_quarter ... ok
[INFO] [stdout] test test_time_second_of_march ... ok
[INFO] [stdout] test test_time_sunday_feb_10 ... ok
[INFO] [stdout] test test_time_interval_10_days_from_18th_dec ... ok
[INFO] [stdout] test test_time_this_evening ... ok
[INFO] [stdout] test test_time_quarter_past_8pm ... ok
[INFO] [stdout] test test_time_additional_regression_inputs ... ok
[INFO] [stdout] test test_time_third_last_week_of_2018 ... ok
[INFO] [stdout] test test_time_third_tuesday_of_september_2014 ... ok
[INFO] [stdout] test test_time_third_tuesday_after_christmas_2014 ... ok
[INFO] [stdout] test test_time_quarter_past_noon ... ok
[INFO] [stdout] test test_time_quarter_past_3pm ... ok
[INFO] [stdout] test test_time_saturday_at_9am ... ok
[INFO] [stdout] test test_time_this_winter ... ok
[INFO] [stdout] test test_time_this_morning ... ok
[INFO] [stdout] test test_time_this_weekend ... ok
[INFO] [stdout] test test_time_this_week ... ok
[INFO] [stdout] test test_time_three_months_hence ... ok
[INFO] [stdout] test test_time_this_past_weekend ... ok
[INFO] [stdout] test test_time_this_season ... ok
[INFO] [stdout] test test_time_this_quarter ... ok
[INFO] [stdout] test test_time_three_weeks_ago ... ok
[INFO] [stdout] test test_time_thursday ... ok
[INFO] [stdout] test test_time_three_months_ago ... ok
[INFO] [stdout] test test_time_this_year ... ok
[INFO] [stdout] test test_time_three_days_after_easter ... ok
[INFO] [stdout] test test_time_three_weeks_hence ... ok
[INFO] [stdout] test test_time_thu_15th ... ok
[INFO] [stdout] test test_time_this_summer ... ok
[INFO] [stdout] test test_time_tomorrow ... ok
[INFO] [stdout] test test_time_today ... ok
[INFO] [stdout] test test_time_second_wednesday_of_october_2014 ... ok
[INFO] [stdout] test test_time_trinity_sunday ... ok
[INFO] [stdout] test test_time_today_in_one_hour ... ok
[INFO] [stdout] test test_time_tomorrow_evening ... ok
[INFO] [stdout] test test_time_two_years_ago ... ok
[INFO] [stdout] test test_time_tuesday_of_this_week ... ok
[INFO] [stdout] test test_time_tomorrow_afternoon ... ok
[INFO] [stdout] test test_time_tomorrow_at_150ish ... ok
[INFO] [stdout] test test_time_wed_feb13 ... ok
[INFO] [stdout] test test_time_tomorrow_lunch ... ok
[INFO] [stdout] test test_time_tuesday ... ok
[INFO] [stdout] test test_time_thursday_9a_to_11a ... ok
[INFO] [stdout] test test_time_wednesday_of_this_week ... ok
[INFO] [stdout] test test_time_until_2pm ... ok
[INFO] [stdout] test test_time_this_morning_at_10 ... ok
[INFO] [stdout] test test_time_within_2_weeks ... ok
[INFO] [stdout] test test_time_wednesday_of_next_week ... ok
[INFO] [stdout] test test_time_world_vegan_day ... ok
[INFO] [stdout] test test_time_valentines_day ... ok
[INFO] [stdout] test test_time_two_years_hence ... ok
[INFO] [stdout] test test_time_yesterday_evening ... ok
[INFO] [stdout] test test_time_xmas_at_6pm ... ok
[INFO] [stdout] test test_time_yesterday ... ok
[INFO] [stdout] test test_tisha_bav_2018 ... ok
[INFO] [stdout] test test_time_tomorrow_between_1_and_230 ... ok
[INFO] [stdout] test test_time_today_at_2pm ... ok
[INFO] [stdout] test test_tu_bishvat_2018 ... ok
[INFO] [stdout] test test_time_tonight_at_11 ... ok
[INFO] [stdout] test test_upcoming_two_quarters ... ok
[INFO] [stdout] test test_time_week_of_october ... ok
[INFO] [stdout] test test_time_whit_monday ... ok
[INFO] [stdout] test test_weekend_inside_friday_evening_next ... ok
[INFO] [stdout] test test_weekend_inside_friday_evening_this ... ok
[INFO] [stdout] test test_ugadi_2018 ... ok
[INFO] [stdout] test test_upcoming_two_days ... ok
[INFO] [stdout] test test_weekend_inside_saturday_last ... ok
[INFO] [stdout] test test_upcoming_two_weeks ... ok
[INFO] [stdout] test test_vaisakhi_2018 ... ok
[INFO] [stdout] test test_upcoming_two_months ... ok
[INFO] [stdout] test test_us_date_format_2_15 ... ok
[INFO] [stdout] test test_valmiki_jayanti_2018 ... ok
[INFO] [stdout] test test_valmiki_jayanti_2019 ... ok
[INFO] [stdout] test test_weekend_inside_saturday_next ... ok
[INFO] [stdout] test test_weekend_inside_saturday_this ... ok
[INFO] [stdout] test test_weekend_outside_tuesday_this ... ok
[INFO] [stdout] test test_weekend_outside_tuesday_last ... ok
[INFO] [stdout] test test_yom_haatzmaut_2018 ... ok
[INFO] [stdout] test test_time_tomorrow_afternoon_at_5 ... ok
[INFO] [stdout] test test_vasant_panchami_2019 ... ok
[INFO] [stdout] test test_vesak ... ok
[INFO] [stdout] test test_yom_kippur_2018 ... ok
[INFO] [stdout] test test_yom_hashoah_2018 ... ok
[INFO] [stdout] test test_us_date_format_10_31_1974 ... ok
[INFO] [stdout] test test_time_thursday_8_pst ... ok
[INFO] [stdout] test test_upcoming_two_years ... ok
[INFO] [stdout] test test_time_thursday_8_gmt ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 451 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/url_corpus.rs (/opt/rustwide/target/debug/deps/url_corpus-35696dfab30836d6)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_url_negative_myhost ... ok
[INFO] [stdout] test test_url_https_500px ... ok
[INFO] [stdout] test test_url_localhost_port ... ok
[INFO] [stdout] test test_url_api_wit_ai ... ok
[INFO] [stdout] test test_url_cnn_com ... ok
[INFO] [stdout] test test_url_negative_foo ... ok
[INFO] [stdout] test test_url_https_myserver ... ok
[INFO] [stdout] test test_url_example_webm ... ok
[INFO] [stdout] test test_url_http_www_bla ... ok
[INFO] [stdout] test test_url_negative_hey_42 ... ok
[INFO] [stdout] test test_url_www2_foo_bar ... ok
[INFO] [stdout] test test_url_negative_25 ... ok
[INFO] [stdout] test test_url_amazon_co_uk ... ok
[INFO] [stdout] test test_url_example_csv ... ok
[INFO] [stdout] test test_url_localhost ... ok
[INFO] [stderr]      Running tests/volume_corpus.rs (/opt/rustwide/target/debug/deps/volume_corpus-1d352abb85e7ad6a)
[INFO] [stdout] test test_url_www_bla_port_path ... ok
[INFO] [stdout] test test_url_http_kimchi ... ok
[INFO] [stdout] test test_url_bla_com_path ... ok
[INFO] [stdout] test test_url_wikipedia ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test test_volume_3_gallons ... ok
[INFO] [stdout] test test_volume_2_litres ... ok
[INFO] [stdout] test test_volume_tenth_gallon ... ok
[INFO] [stdout] test test_volume_above_4_ml ... ok
[INFO] [stdout] test test_volume_1_litre ... ok
[INFO] [stdout] test test_volume_quarter_litre ... ok
[INFO] [stdout] test test_volume_1_ml ... ok
[INFO] [stdout] test test_volume_half_gallon ... ok
[INFO] [stdout] test test_volume_250_ml ... ok
[INFO] [stdout] test test_volume_1000_litres ... ok
[INFO] [stdout] test test_volume_half_litre ... ok
[INFO] [stdout] test test_volume_3_hectolitres ... ok
[INFO] [stdout] test test_volume_between_100_1000_litres ... ok
[INFO] [stdout] test test_volume_under_6_gallons ... ok
[INFO] [stdout] test test_volume_above_2_hectolitres ... ok
[INFO] [stdout] test test_volume_between_2_7_litres ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests duckling
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - parse (line 63) ... ok
[INFO] [stdout] test src/types.rs - types::Entity (line 467) ... ok
[INFO] [stdout] test src/lib.rs - parse_en (line 151) ... ok
[INFO] [stdout] test src/types.rs - types::TimePoint (line 115) ... ok
[INFO] [stdout] test src/types.rs - types::IntervalEndpoints (line 170) ... ok
[INFO] [stdout] test src/lib.rs - (line 13) ... ok
[INFO] [stdout] test src/types.rs - types::MeasurementValue (line 78) ... ok
[INFO] [stdout] test src/types.rs - types::DimensionValue (line 241) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.99s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e625c3ede8b92ff0463e41bdaf16ec20d002769f28e95bd3896ffeff780413a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e625c3ede8b92ff0463e41bdaf16ec20d002769f28e95bd3896ffeff780413a9", kill_on_drop: false }`
[INFO] [stdout] e625c3ede8b92ff0463e41bdaf16ec20d002769f28e95bd3896ffeff780413a9
